gtk4.git
2023-04-29 Matthias Clasenshortcutswindow: Avoid criticals
2023-04-28 Matthias ClasenMerge branch 'clarify-swapped-default-object-signal...
2023-04-28 Matthias ClasenMerge branch 'gtkshortcutswindow_a11y' into 'main'
2023-04-28 Matthias ClasenMerge branch 'harmonize-would_drop' into 'main'
2023-04-28 Matthias ClasenMerge branch 'deprecate-get-allocation' into 'main'
2023-04-28 Matthias ClasenREADME: Updates
2023-04-28 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-04-28 Benjamin Ottewayland: Set EGL swap interval to 0.
2023-04-28 Benjamin Ottewayland: Disconnect the frame callback when hiding
2023-04-28 Daniel Bolesmigrating-3to4: Don't mention removed Box method &
2023-04-28 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-28 Matthias ClasenUpdates
2023-04-28 Matthias ClasenCosmetics
2023-04-28 Matthias ClasenDeprecate gtk_widget_get_allocated_baseline
2023-04-28 Matthias ClasenStop using gtk_widget_get_allocated_baseline
2023-04-28 Matthias ClasenAdd gtk_widget_get_baseline
2023-04-28 Matthias ClasenDeprecate gtk_widget_get_allocation
2023-04-28 Matthias Clasenflowbox: Use deprecation guards around get_allocation
2023-04-28 Matthias Claseninspector: Show bounds instead of allocation
2023-04-28 Matthias Clasenscrolledwindow: Stop using gtk_widget_get_allocation
2023-04-28 Matthias Clasentextutil: Stop using gtk_widget_get_allocation
2023-04-28 Matthias Clasentetview: Stop using gtk_widget_get_allocation
2023-04-28 Matthias Clasentext: Stop using gtk_widget_get_allocation
2023-04-28 Boyuan YangUpdate Chinese (China) translation
2023-04-28 Benjamin OtteMerge branch 'wip/otte/texturebuilder' into 'main'
2023-04-28 Matthias ClasenMerge branch 'baseline-fixes' into 'main'
2023-04-28 Matthias ClasenMore docs for BASELINE
2023-04-28 Matthias Clasenwidget: Handle baseline better
2023-04-28 Matthias Clasenimage: Simplify baseline handling
2023-04-28 Matthias Clasenswitch: Fix up baseline handling
2023-04-28 Matthias Clasenspinbutton: Use a grid layout
2023-04-28 Matthias Clasenboxlayout: Fix baselines a bit
2023-04-28 Matthias ClasenAdd another baseline test client
2023-04-28 Matthias Clasengldriver: Add a sync when creating textures
2023-04-28 Matthias Clasengstreamer: Defer the sync
2023-04-28 Matthias Clasenglarea: Synchronize
2023-04-27 Matthias Clasenfilechooser: Plug a memory leak
2023-04-27 Matthias ClasenAdd some more valgrind suppressions
2023-04-27 Matthias Clasencolumnview: Plug a memory leak
2023-04-27 Matthias Clasenfilechooser: Plug a memory leak
2023-04-27 Matthias Clasenfilechoosernative: Plug a memory leak
2023-04-27 Matthias Clasenfiledialog: Plug a memory leak
2023-04-27 Matthias Clasennode-editor: Plug a memory leak
2023-04-27 Matthias Clasennotebook: Drop an unused variable
2023-04-27 Matthias ClasenFix various bitfield warnings
2023-04-27 Matthias Clasengsk: Synchronize when using textures
2023-04-27 Matthias Clasengltexture: Synchronize when downloading
2023-04-27 Matthias Clasengltexture: Optionally take a sync object
2023-04-27 Matthias Clasenglcontext: Add a way to check for GLsync
2023-04-27 Benjamin Ottegltexture: Deprecate gdk_gl_texture_new()
2023-04-27 Benjamin Otteglrenderer: Port to GdkGLTextureBuilder
2023-04-27 Benjamin Ottemedia-gstreamer: Port to GdkGLTextureBuilder
2023-04-27 Benjamin Ottetestsuite: Use GLTextureBuilder
2023-04-27 Benjamin Otteglarea: Port to GdkGLTextureBuilder
2023-04-27 Benjamin Ottetexturebuilder: Pass the destroy notify to the build...
2023-04-27 Benjamin Ottetexturebuilder: Add ::format and ::has-mipmap
2023-04-27 Benjamin Ottegdk: Add GdkGLTextureBuilder
2023-04-27 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-27 Benjamin OtteMerge branch 'wip/otte/gl-version' into 'main'
2023-04-27 Benjamin Ottewgl: Improve error messages when GL init fails
2023-04-27 Benjamin Ottewgl: Create context during WGL initialization
2023-04-27 Benjamin Ottewin32: Get rid of display->gl_version
2023-04-27 Benjamin Ottewin32: Refactor context creation
2023-04-27 Benjamin Ottegdk: Add workaround for Visual Studio
2023-04-27 Benjamin Ottemac: Properly set GLContext.is_legacy()
2023-04-27 Benjamin Otteglcontext: assert all contexts set the version on realize()
2023-04-27 Benjamin Ottemac: Try all different OpenGL profiles
2023-04-27 Benjamin Otteglcontext: Compute matching version the simple way
2023-04-27 Benjamin Ottewin32: Make sure highest possible GL version is created
2023-04-27 Benjamin Ottewin32: Pass the version properly through the creation...
2023-04-27 Benjamin Otteglx: Make sure highest possible GL version is created
2023-04-27 Benjamin Otteegl: Make sure highest possible GL version is created
2023-04-27 Benjamin Ottegdk: Move GdkGLAPI enum into gdkenums.h
2023-04-27 Benjamin Otteglcontext: Use GdkGLVersion elsewhere
2023-04-27 Benjamin Ottegdk: Introduce GdkGLVersion
2023-04-27 Benjamin Ottewin32: Remove an outdated check
2023-04-26 Matthias ClasenFix a crash
2023-04-26 Benjamin OtteMerge branch 'wip/otte/treelistmodel-madness' into...
2023-04-26 Matthias ClasenFix the build with clang
2023-04-26 Benjamin Ottetreelistmodel: Delay notifies from TreeListRow
2023-04-26 Benjamin Ottetreelistmodel: Be safer during collapsing
2023-04-26 Benjamin OtteMerge branch 'wip/otte/surface-surgery' into 'main'
2023-04-26 Daniel Boles3to4: Fix we said we replace doubles with doubles,
2023-04-26 Benjamin Ottedisplay: Remove ::create_surface() vfunc
2023-04-26 Benjamin Ottewayland: Set default title in toplevel_init()
2023-04-26 Benjamin Ottemacos: Add surface from ::constructed()
2023-04-26 Benjamin Ottegdk: Remove GDK_SURFACE_DRAG enum member
2023-04-26 Benjamin Ottewayland: Create drag surface directly
2023-04-26 Benjamin Ottewayland: Remove struct member
2023-04-26 Benjamin Ottex11: Add private gdk_x11_drag_surface_new()
2023-04-26 Benjamin Ottex11: Set frame clock in ::constructed
2023-04-26 Benjamin Ottex11: Move window construction to ::constructed()
2023-04-26 Benjamin Ottebroadway: Create gdk_broadway_drag_surface_new()
2023-04-26 Benjamin Ottewin32: Create gdk_win32_draw_surface_new()
2023-04-26 Benjamin Ottemacos: Set frame clock in ::constructed
2023-04-26 Benjamin Ottebroadway: Set frame clock in ::constructed
2023-04-26 Benjamin Ottebroadway: Move surface init code into ::constructed()
2023-04-26 Benjamin Ottewin32: Set frame clock in constructed()
2023-04-26 Benjamin Ottewayland: Construct the frame clock in the surface
2023-04-26 Benjamin Ottesurface: Make gdk_surface_set_frame_clock() available
next